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