pub unsafe extern "C" fn rocksdb_transaction_commit_with_status(
    txn: *mut rocksdb_transaction_t,
    statusptr: *mut rocksdb_status_t
)