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