memlist_insert
extern void memlist_insert(struct memlist *new, struct memlist **);
memlist_insert(new, curmemlistp);