getptrs
ep = getptrs(NULL);
(void)getptrs(NULL);
struct entry *getptrs(struct entry *);
ep = getptrs(ep); \