pub unsafe extern "C" fn rocksdb_readoptions_set_snapshot(
    arg1: *mut rocksdb_readoptions_t,
    arg2: *const rocksdb_snapshot_t
)