exptilde
p = exptilde(p, flag);
static const char *exptilde(const char *, int);
static char *exptilde(char *);
if ((p = exptilde($1)) != NULL) {