fev_on_event_with_outargs  115 ext/win32ole/win32ole_event.c static VALUE fev_on_event_with_outargs(int argc, VALUE *argv, VALUE self);
fev_on_event_with_outargs 1275 ext/win32ole/win32ole_event.c     rb_define_method(cWIN32OLE_EVENT, "on_event_with_outargs", fev_on_event_with_outargs, -1);