*copyc ost$name
  TYPE
    nft$file_and_priority = record
      priority: integer,
      name: string ( * <= osc$max_name_size),
    recend;

