ffi.Pointer<ffi.Void> openZipStream( int windowBits, int compressLevel, ) { return _openZipStream( windowBits, compressLevel, ); }