pub unsafe extern "C" fn mrb_exc_new( mrb: *mut mrb_state, c: *mut RClass, ptr: *const c_char, len: mrb_int, ) -> mrb_value