ref: 1599cea5bdda2f032d66eaedc17221ce32c9154c 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);