pub unsafe extern "C" fn rocksdb_readoptions_set_verify_checksums(
    readopts: *const DBReadOptionsOpaque,
    v: bool
)