#include int vswprintf(wchar_t *buf, size_t len, const wchar_t *format, va_list arg) { return 0; }