ref: 4aff59b64ca7be9c003883b97d3bbdcd56dc61bc 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);