pub type RocksDB = Arc<OptimisticTransactionDB<SingleThreaded>>;
struct RocksDB { /* private fields */ }