vsprintf
#define vsprintf(str, fmt, ap) \
#undef vsprintf
vsprintf(char *str, const char *fmt, va_list ap)