pub unsafe extern "C" fn evrpc_remove_hook(
    vbase: *mut c_void,
    hook_type: EVRPC_HOOK_TYPE,
    handle: *mut c_void
) -> c_int