
  TYPE
    ost$status_message_header_kind = (osc$no_status_message_hdr,
          osc$subdued_status_message_hdr, osc$error_status_message_hdr,
          osc$standard_status_message_hdr);

