pub unsafe extern "C" fn rocksdb_wait_for_compact_options_set_timeout(
    opt: *mut rocksdb_wait_for_compact_options_t,
    microseconds: u64
)