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