getptrs
static char **getptrs(char **);
ep = getptrs(ep); \
ep = getptrs(elem);
getptrs(elem + nelem);