event_warnx
event_warnx("%s: integer overflow", __func__);
void event_warnx(const char *fmt, ...) EV_CHECK_FMT(1,2);