Type Definition GObjectFinalizeFunc
gst::ffi
type GObjectFinalizeFunc = Option<extern "C" fn(object: *mut GObject)>;