pub unsafe extern "C" fn CompressData( data: *const c_uchar, dataSize: c_int, compDataSize: *mut c_int, ) -> *mut c_uchar
Compress data (DEFLATE algorithm), memory must be MemFree()