strtorx
strtorx(s, sp, FLT_ROUNDS, &result);
#define __strtopx(s,se,x) strtorx(s,se,1,x)
strtorx(CONST char *s, char **sp, int rounding, void *L)