SASL_WRONGMECH
case SASL_WRONGMECH: s = gettext("mechanism doesn't support requested feature");
case SASL_WRONGMECH: return "mechanism doesn't support requested feature";