_textdomain_u
res = _textdomain_u(domain, tmp_domain);
extern char *_textdomain_u(const char *, char *);
cur_domain = _textdomain_u(NULL, mydomain);