pub fn validate_snapshot_chunk_compressed_bytes( chunk: &SnapshotChunkRef, bytes: &[u8], ) -> Result<()>