wcstod
extern double wcstod(const wchar_t *wcs, wchar_t **endPtr);
# define STRTOF wcstod
extern double wcstod (__const wchar_t *__restrict __nptr,