  TYPE
    fst$ts_authorize_volume_reuse = record
      current_header_labels {input} : ^SEQ ( * ),
      enforce_tape_security {input} : boolean,
      proposed_file_label_type {input} : amt$file_label_type,
      proposed_blank_labels {input} : ^SEQ ( * ),
    recend;

*copyc amt$file_label_type
