pub fn human_bytes(bytes: u64) -> String
Convert bytes to human-readable format (KB, MB, GB, TB). Used for S3 object sizes.