pub unsafe extern "C" fn rocksdb_options_set_max_background_compactions(
    options: DBOptions,
    max_bg_compactions: c_int
)