child_an
if ((n->tok == MDOC_An && n->child != NULL) || child_an(n))
if ( ! child_an(mdoc->last))
static int child_an(const struct roff_node *);