pub fn format_bytes(bytes: u64) -> String
Format bytes into a human-readable string using binary units (e.g., “1.0 GiB”).