vfwscanf
int vfwscanf(FILE * __restrict, const wchar_t * __restrict,
r = vfwscanf(fp, fmt, ap);
return (vfwscanf(stdin, fmt, ap));
r = vfwscanf(stdin, fmt, ap);