ref: fae0e8ab64b3cbf4e9df14bfc627a89f0ca58dd2 dir: /libc/strtod.h/
extern double __NaN(void); extern double __Inf(int); extern double __isNaN(double); extern double __isInf(double, int);