vfmtmsg
int vfmtmsg(char *, int, const char *, va_list); /* vsprintf++ */
vfmtmsg(line, sizeof(line), fmt, args);