check_tag
check_tag(n, n->child);
check_tag(n, nt);
static void check_tag(struct roff_node *, struct roff_node *);