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