pub fn binary(size: u64) -> String
Convert a size in bytes to a human readable string using binary suffixes (KiB, MiB).