pub fn compress(data: &[u8], algorithm: Algorithm) -> Result<CompressedData>