Type Definition GHookCheckFunc
glib_sys
type GHookCheckFunc = Option<unsafe extern "C" fn(_: gpointer) -> gboolean>;