Allocate a new ASN.1 print context with default formatting flags.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_PCTX* ASN1_PCTX_new();
New ASN1_PCTX, or NULL on allocation failure.