ASN1_ITEM_lookup
it = ASN1_ITEM_lookup(opt_arg());
const ASN1_ITEM *ASN1_ITEM_lookup(const char *name);
item_type = ASN1_ITEM_lookup(test_type_name);