pub unsafe extern "C" fn rb_define_singleton_method( class: VALUE, name: c_string, func: c_func, arity: isize, )