pub unsafe extern "C" fn rocksdb_options_increase_parallelism(
    options: *const DBOptionsOpaque,
    threads: i32
)