pub fn bytes_to_memory_string(bytes: u64) -> String
Convert bytes to a human-readable memory string (using binary units).