ffi.Pointer<ffi.Void> readZipFileEntryOpenByIndex( ffi.Pointer<ffi.Void> zip, int index, ) { return _readZipFileEntryOpenByIndex( zip, index, ); }