pub fn format_byte_size(buf: &mut impl Write, size: usize)
Formats a byte size into a human-readable string (B, KB, MB, GB).