parsefloat
nr = parsefloat(fp, buf, buf + width, locale);
static int parsefloat(FILE *, char *, char *, locale_t);
nr = parsefloat(fp, buf, buf + width, locale);
static int parsefloat(FILE *, wchar_t *, wchar_t *, locale_t);