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