Allocate an empty ASN.1 OBJECT identifier.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_OBJECT* ASN1_OBJECT_new();
New ASN1_OBJECT, or NULL on allocation failure.