krb5_tkt_creds_init
code = krb5_tkt_creds_init(ctx->k5c, cred->ccache, &creds, 0, &ctx->tcc);
code = krb5_tkt_creds_init(context, ccache, in_creds, options, &ctx);