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