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