gexpand
np = gexpand(NULL, gh, 0, ntype);
struct name * gexpand(struct name *, struct grouphead *, int, int);
nlist = gexpand(nlist, ngh, metoo, ntype);
new = gexpand(new, gh, metoo, np->n_type);