pub unsafe extern "C" fn rocksdb_options_increase_parallelism(
    options: DBOptions,
    threads: c_int
)