pub unsafe extern "C" fn rocksdb_options_set_compaction_style(
    options: DBOptions,
    cs: DBCompactionStyle
)