Opaque ASN.1 value handle used by generic item encode/decode and S/MIME helpers.
Declared in <openssl/asn1.h>
struct ASN1_VALUE_st;
Concrete layouts are described by an ASN1_ITEM; callers treat ASN1_VALUE as an incomplete type and cast through type-specific APIs when needed.