wcstoumax_l
uintmax_t wcstoumax_l(const wchar_t * __restrict, wchar_t ** __restrict,
return wcstoumax_l(nptr, endptr, base, __get_locale());