#include <wchar.h> unsigned long long wcstoull(const wchar_t *restrict, wchar_t **restrict, int);
no example yet