ref: 1db0eaf3fcd9ec9600f596193625838c77dd21cd 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);