exverror
exverror(int cond, const char *msg, va_list ap)
exverror(EXERROR, msg, ap);
exverror(cond, msg, ap);