nl_item
char *nl_langinfo(nl_item); /* get a string from the database */
char *nl_langinfo_l(nl_item, locale_t);
typedef nl_item __nl_item;
nl_langinfo(nl_item item)
nl_langinfo_l(nl_item item, locale_t loc)
nl_item param;