msg
msg(const char *fmt, ...)
#define msg(x) printf("ERROR: %s\n", x)
#define msg(x)
struct msg {
#define msg(s) write(STDOUT_FILENO, s, strlen(s))
msg(const char *fmt, ...)
msg(const char *fmt, ...)
struct msg {