n_cons
n_cons(int label, ...)
{ $$ = n_cons (STRUCT_KW, $1, $3, $5);
{ $$ = n_cons (TYPEDEF_KW, 0, $2->n_m_name, $2);