pub unsafe extern "C" fn rocksdb_transactiondb_options_set_num_stripes(
    opt: *mut rocksdb_transactiondb_options_t,
    num_stripes: usize
)