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