LINK
#define LINK(type) struct { type *prev, *next; }
#define LINK 4 /* synthesized type, stripped by addentry */