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