Allocate an empty ASN1_STRING with the given ASN.1 string type.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_STRING* ASN1_STRING_type_new(int type);
New ASN1_STRING, or NULL on allocation failure.