asn1_get_choice_selector
int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it);
i = asn1_get_choice_selector(pval, it);
i = asn1_get_choice_selector(pval, it);
i = asn1_get_choice_selector(fld, it);