pub unsafe extern "C" fn mrb_float_to_cstr( mrb: *mut mrb_state, buf: *mut c_char, len: usize, fmt: *const c_char, f: mrb_float) -> c_int