pub unsafe extern "C" fn rocksdb_transactiondb_release_snapshot(
    txn_db: *mut rocksdb_transactiondb_t,
    snapshot: *const rocksdb_snapshot_t
)