#include <wchar.h> int vswscanf(const wchar_t *restrict, const wchar_t *restrict, va_list);
no example yet