pub unsafe extern "C" fn g_hook_insert_sorted(
    hook_list: *mut GHookList,
    hook: *mut GHook,
    func: GHookCompareFunc
)