#if 0 #include #include #include #include #define isspace iswspace unsigned long long int wcstoull(const wchar_t * restrict nptr, wchar_t ** restrict endptr, int base) { unsigned long long int ret = 0; unsigned long long int max = ULLONG_MAX; unsigned long long int min = 0; #include "stdlib/_strtoi.h" return ret; } /* STDC(199901) */ #endif