Lst_AtFront
Lst_AtFront(lst, escape_dupi(wrd, end, "\"'"));
extern void Lst_AtFront(Lst, void *);
#define Lst_Push Lst_AtFront
#define Lst_Push Lst_AtFront
extern void Lst_AtFront(Lst, void *);