pub unsafe extern "C" fn mrb_str_to_integer( mrb: *mut mrb_state, str_: mrb_value, base: mrb_int, badcheck: mrb_bool, ) -> mrb_value