macroexpand
expr = macroexpand(p2, line, strlen(line), true);
expr = macroexpand(p2, line, strlen(line), true);
text = macroexpand(p2, line, strlen(line), false);
text = macroexpand(p2, line, strlen(line), true);
msg = macroexpand(p2, line, strlen(line), false);
msg = macroexpand(p2, line, strlen(line), false);
newbuf2 = macroexpand(p, newbuf, strlen(newbuf), false);
char *macroexpand(struct place *, const char *buf, size_t len,