krb5int_fcc_new_unique
krb5int_fcc_new_unique(krb5_context context, char *template, krb5_ccache *id);
ret = krb5int_fcc_new_unique(context, template, &fcc);
return krb5int_fcc_new_unique(context, scratch, id);
krb5_error_code krb5int_fcc_new_unique(krb5_context context, char *template,