Allocate an empty ASN.1 INTEGER.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_INTEGER* ASN1_INTEGER_new();
New ASN1_INTEGER, or NULL on allocation failure.