KRB5_GET_INIT_CREDS_OPT_PROXIABLE
opt->flags |= KRB5_GET_INIT_CREDS_OPT_PROXIABLE;
if (options->flags & KRB5_GET_INIT_CREDS_OPT_PROXIABLE)
if (ctx->opt->flags & KRB5_GET_INIT_CREDS_OPT_PROXIABLE)
opt->flags |= KRB5_GET_INIT_CREDS_OPT_PROXIABLE;