pub unsafe extern "C" fn mrb_remove_method(
    mrb: *mut mrb_state,
    c: *mut RClass,
    sym: mrb_sym
)