lconv
struct lconv *localeconv(void);
struct lconv *
static struct lconv ret;
*dst++ = *lconv->decimal_point;
struct lconv *lconv;
lconv = localeconv();
*dst++ = *lconv->decimal_point;
struct lconv *L = argn->L;
struct lconv *L = argn->L;
struct lconv *L;
struct lconv *locale;