pub fn bytes_to_human_readable(bytes: u64) -> String
Convert bytes to human-readable format (KB, MB, GB, TB).