pub unsafe extern "C" fn rocksdb_readoptions_set_tailing(
    readopts: DBReadOptions,
    v: bool
)