
  TYPE
    iit$xt_xterm_task_output = record
      text_p: ^string (132),
      position: 0 .. 132,
    recend;

