vprintf
#define vprintf if (vflag) fprintf
#undef vprintf
vprintf(const char *fmt, va_list ap)
#define vprintf libsa_vprintf