Allocate an empty ASN.1 ANY / ASN1_TYPE container.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_TYPE* ASN1_TYPE_new();
New ASN1_TYPE, or NULL on allocation failure.