pub fn get_zstd_compressed_size(data: &[u8], level: i32) -> u64
Determines the actual size of the compressed data by compressing with a realistic compressor.