test_langinfo
test_langinfo("POSIX", li_posix);
test_langinfo("de_DE.UTF-8", li_de);
test_langinfo("de_DE.ISO8859-15", li_de_iso);
test_langinfo();