Type Definition GHookFindFunc
gst::ffi
type GHookFindFunc = Option<extern "C" fn(hook: *mut GHook, data: gpointer) -> gboolean>;