rb_remove_event_hook_with_data   58 include/ruby/debug.h int rb_remove_event_hook_with_data(rb_event_hook_func_t func, VALUE data);
rb_remove_event_hook_with_data 1039 vm_trace.c     	rb_remove_event_hook_with_data((rb_event_hook_func_t)tp_call_trace, tpval);