Deep-copy an ASN.1 value described by it.
it.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
void* ASN1_item_dup( ASN1_ITEM const* it, void const* x);
Newly allocated copy, or NULL on error; free with ASN1_item_free.
x.