pub fn format_size(bytes: u64) -> String
Format a byte count as a human-readable string (e.g. "52.3 MB").
"52.3 MB"