pub fn decompress_brotli(data: &[u8]) -> Result<Vec<u8>>
Decompress Brotli compressed data (used in WebGL builds)