expand_children_from
expand_children_from(gn, Lst_First(&(gn)->children))
extern void expand_children_from(GNode *, LstNode);
expand_children_from(tGn, Lst_Succ(ln));