Lst_ConcatDestroy
extern void Lst_ConcatDestroy(Lst, Lst);
Lst_ConcatDestroy(slst, &srcs);
Lst_ConcatDestroy(slst, &targs);