Deep-copy an ASN1_UTCTIME value.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_UTCTIME* ASN1_UTCTIME_dup(ASN1_UTCTIME const* a);
Newly allocated ASN1_UTCTIME copy, or NULL on error.