pub unsafe extern "C" fn rocksdb_options_set_delete_obsolete_files_period_micros(
    arg1: *mut rocksdb_options_t,
    arg2: u64
)