err_msg
#define err_msg(fmt, ...) \
static void err_msg(char *msg)
void err_msg(const char *fmt, ...)