strxfrm
size_t strxfrm(char *__restrict, const char *__restrict, size_t)
PROTO_NORMAL(strxfrm);
DEF_STRONG(strxfrm);
return strxfrm(dst, src, n);