pub fn format_bytes(bytes: u64) -> String
Format a byte count as a concise human-readable string (e.g. "5 MiB").
"5 MiB"