Type Definition GHookCheckFunc
gst::ffi
type GHookCheckFunc = Option<extern "C" fn(data: gpointer) -> gboolean>;