Look up a built-in ASN1_ITEM by its structure name.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_ITEM const* ASN1_ITEM_lookup(char const* name);
Matching ASN1_ITEM, or NULL if not found / on error.