pub unsafe extern "C" fn om_encoder_compress_lut( lookUpTable: *const u64, lookUpTableCount: u64, out: *mut u8, size_of_compressed_lut: u64, ) -> u64
Compress the LUT and return the size of compressed LUT in bytes