#define rb_block_call(arg1, arg2, arg3, arg4, arg5, arg6)
ID rb_frame_this_func(void)
VALUE rb_ary_new3(long n,...)
static VALUE bug_start(VALUE self, VALUE hash)
void rb_define_module_function(VALUE module, const char *name, VALUE(*func)(ANYARGS), int argc)
Defines a module function for module.
static VALUE bug_i(VALUE i, VALUE arg)
void rb_notimplement(void)
VALUE rb_define_module(const char *name)