ref: 837918ee5e391fc0429654135c4a828f96f6bc3d dir: /sys/src/cmd/unix/drawterm/libc/strtod.h/
extern double __NaN(void); extern double __Inf(int); extern double __isNaN(double); extern double __isInf(double, int);