dt_node_pdesc_by_id
| DT_TOK_INT { $$ = dt_node_pdesc_by_id($1); }
extern dt_node_t *dt_node_pdesc_by_id(uintmax_t);