vsprintf
vsprintf(char * __restrict str, const char * __restrict fmt, __va_list ap)
vsprintf(char *buf, const char *cfmt, va_list ap)