pub fn auto_decompress(data: &[u8]) -> CompressionResult<Vec<u8>>
Decompress data with auto-detection