vfprintf
int vfprintf(FILE * file, const char *format, va_list args)
int vfprintf(FILE *stream, const char *fmt, va_list args)