wcstold
wcstold(const wchar_t * __restrict, wchar_t ** __restrict);
long double res = wcstold(buf, NULL);