pub unsafe extern "C" fn compress( dest: *mut Bytef, destLen: *mut c_ulong, source: *const Bytef, sourceLen: c_ulong ) -> c_int