PrintAddr
static void PrintAddr(void *);
Lst_Every(ls->l, PrintAddr);
Lst_Every(l, PrintAddr);
Lst_Every(&s->cp, PrintAddr);