get32
unsigned int len = get32(in, version);
princ->type = (version == 1) ? KRB5_NT_UNKNOWN : get32(in, version);
ncomps = get32(in, version);
count = get32(in, version);
count = get32(in, version);
creds->times.authtime = get32(&in, version);
creds->times.starttime = get32(&in, version);
creds->times.endtime = get32(&in, version);
creds->times.renew_till = get32(&in, version);
creds->ticket_flags = get32(&in, version);
ret = get32(&r2, &val32);
ret = get32(&r2, &val32);