pub fn is_zstd_compressed(data: &[u8]) -> bool
Checks if a block of data is compressed with the zstd algorithm.