pub unsafe extern "C" fn rocksdb_readoptions_set_read_tier(
    readopts: DBReadOptions,
    tier: c_int
)