__catopen_l
struct __nl_cat_d *__catopen_l(const char *name, int type,
return (__catopen_l(name, type, __get_locale()));
catd = __catopen_l("libc", NL_CAT_LOCALE, locale);