pub unsafe extern "C" fn rocksdb_options_set_max_open_files(
    options: DBOptions,
    files: c_int
)