pub unsafe extern "C" fn rocksdb_transaction_set_commit_timestamp(
    txn: *mut rocksdb_transaction_t,
    commit_timestamp: u64
)