ExpandString
ExpandString(c, c->argptr, c->exp + 2, sizeof c->exp - 2, needcr);
static char *ExpandString(struct chat *, const char *, char *, int, int);