pub fn format_size(bytes: u64) -> String
Format a byte count into a human-readable string (e.g., “4.2 MB”).