ref: 35c9648ee10f187f1b2d0d3f884c40c95874d315 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);