pub fn format_size_rs(buf: &mut [u8], bytes: usize) -> &str
Calls format_size_fixed_rs() with unit=0, picking a natural unit for the size.