__setrunelocale
int ret = __setrunelocale(&__xlocale_global_ctype, locale);
if (__setrunelocale(l, locale)) {
static int __setrunelocale(struct xlocale_ctype *l, const char *);