pub unsafe extern "C" fn rocksdb_transactiondb_options_set_max_num_locks(
    opt: *mut rocksdb_transactiondb_options_t,
    max_num_locks: i64
)