Function g_hook_list_marshal_check
pub unsafe extern "C" fn g_hook_list_marshal_check(
hook_list: *mut GHookList,
may_recurse: i32,
marshaller: Option<unsafe extern "C" fn(*mut GHook, *mut c_void) -> i32>,
marshal_data: *mut c_void,
)