#include int vfwprintf(FILE *fp, const wchar_t *format, va_list arg) { return 0; }