print_iuvd
void print_iuvd(FILE *, struct iuvd_desc *);
print_iuvd(stdout, (struct iuvd_desc *)tag);
print_iuvd(fout, (struct iuvd_desc *)buf);