print_avd
void print_avd(FILE *, struct anch_vol_desc_ptr *);
print_avd(stdout, (struct anch_vol_desc_ptr *)tag);
print_avd(fout, (struct anch_vol_desc_ptr *)buf);