pub unsafe extern "C" fn humanize_number( buf: *mut c_char, len: size_t, bytes: i64, suffix: *const c_char, scale: c_int, flags: c_int, ) -> c_int