pub unsafe extern "C" fn g_hook_find_func(
    hook_list: *mut GHookList,
    need_valids: i32,
    func: *mut c_void
) -> *mut GHook