dt_node_vatype
| DT_TOK_ELLIPSIS { $$ = dt_node_vatype(); }
$$ = LINK($1, dt_node_vatype());
extern dt_node_t *dt_node_vatype(void);