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