print_pvd
void print_pvd(FILE *, struct pri_vol_desc *);
print_pvd(stdout, (struct pri_vol_desc *)tag);
print_pvd(fout, (struct pri_vol_desc *)buf);