vdprintf
int vdprintf(int, const char * __restrict, __va_list) __printflike(2, 0);
ret = vdprintf(fd, fmt, ap);