public static void leveldb_iter_next(IntPtr /*Iterator*/ iterator) { NativeRocksDB.rocksdb_iter_next(iterator); }