krb5_fcc_store_data
static krb5_error_code krb5_fcc_store_data
ret = krb5_fcc_store_data(context, id, &creds->ticket);
ret = krb5_fcc_store_data(context, id, &creds->second_ticket);
ret = krb5_fcc_store_data(context, id, krb5_princ_realm(context, princ));
ret = krb5_fcc_store_data(context, id, krb5_princ_component(context, princ, i));