Allocate an empty ASN.1 ENUMERATED value.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_ENUMERATED* ASN1_ENUMERATED_new();
New ASN1_ENUMERATED, or NULL on allocation failure.