asn1_must_be_primitive
int asn1_must_be_primitive(int tag);
if (asn1_must_be_primitive(utype) && constructed) {