
  TYPE
    nft$directive_entry = RECORD
      link: ^nft$directive_entry,
      line: STRING (* <= osc$max_string_size),
    RECEND;
