gss_mech_config
struct gss_mech_config mech_iakerb;
struct gss_mech_config mech_krb5;
aMech = calloc(1, sizeof (struct gss_mech_config));
struct gss_mech_config *next; /* next element in the list */
struct gss_mech_config mech_spnego;