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