vsnprintf
vsnprintf(char * __restrict str, size_t n, const char * __restrict fmt,
vsnprintf(char *buf, size_t size, const char *cfmt, va_list ap)