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