pub unsafe extern "C" fn rb_thread_remove_event_hook(
    thval: VALUE,
    func: rb_event_hook_func_t
) -> c_int