wstoll
#define watoll(s) wstoll((s), (wchar_t **)0, 10)
extern long long wstoll(const wchar_t *, wchar_t **, int);