Lst_PrependAll
void Lst_PrependAll(List *, List *);
Lst_PrependAll(&examine, &gn->cohorts);
Lst_PrependAll(&examine, &pgn->cohorts);
Lst_PrependAll(&pgn->commands, &cgn->commands);