fn valid_compressed_data_len( data_len: usize, width: u32, height: u32, compression: &TexCompression, ) -> bool