Function type that returns a pointer to a static ASN1_ITEM descriptor.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
typedef ASN1_ITEM const* ASN1_ITEM_EXP();
Used with ASN1_ITEM_ptr() so ASN.1 items can be referenced as function exports rather than as data symbols on platforms that require that form.