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