[
 (program) {
  (struct_definition) {
   (struct_header) {
    struct
   }
   (struct_body) {
    {
    }
   }
   A
   ;
  }
 }
]