Allocate an empty ASN.1 BIT STRING.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_BIT_STRING* ASN1_BIT_STRING_new();
New ASN1_BIT_STRING, or NULL on allocation failure.