pub unsafe extern "C" fn mrb_integer_to_str( mrb: *mut mrb_state, x: mrb_value, base: mrb_int, ) -> mrb_value