KRB5_UTF8_NEXT
#define KRB5_UTF8_INCR(p) ((p) = KRB5_UTF8_NEXT(p))
char *next = KRB5_UTF8_NEXT(end);
return KRB5_UTF8_NEXT(p) - p;