pub unsafe extern "C" fn mrb_format_float( f: mrb_float, buf: *mut c_char, buf_size: usize, fmt: c_char, prec: c_int, sign: c_char, ) -> c_int