pub unsafe extern "C" fn mrb_exc_new_str( mrb: *mut mrb_state, c: *mut RClass, str_: mrb_value, ) -> mrb_value