wstrtod           298 lib/readline/win32fixes.h #define strtod(nptr, eptr) wstrtod((nptr), (eptr))
wstrtod           300 lib/readline/win32fixes.h double wstrtod(const char *nptr, char **eptr);