pub unsafe extern "C" fn rocksdb_fifo_compaction_options_set_allow_compaction(
    fifo_opts: *mut rocksdb_fifo_compaction_options_t,
    allow_compaction: c_uchar
)