pub unsafe extern "C" fn rocksdb_env_set_background_threads(
    env: *mut rocksdb_env_t,
    n: c_int
)