fn format_bytes(n: u64) -> String
Format a byte count value into a human-readable size string (e.g. KB, MB, GB).