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