LEVELDB_EXPORT void leveldb_close(leveldb_t* db);
typedef Leveldb_close = void Function(Pointer<leveldb_t> db);