ref: 7ed22aaeec7a09f2215d08003e2e5c824f903d5d dir: /sys/src/ape/lib/fmt/strtod.h/
extern double __NaN(void); extern double __Inf(int); extern double __isNaN(double); extern double __isInf(double, int);