KRB5_UTF8_CASEFOLD
eq = (krb5int_utf8_normcmp(p1, p2, KRB5_UTF8_CASEFOLD) == 0);
unsigned casefold = flags & KRB5_UTF8_CASEFOLD;