catopen
nl_catd catopen(const char *, int);
catd = catopen("libc", NL_CAT_LOCALE);
(void)catopen("libc", NL_CAT_LOCALE);