Allocate an empty PKCS12_BAGS structure.
Declared in <openssl/pkcs12.h>
<openssl/pkcs12.h>
PKCS12_BAGS* PKCS12_BAGS_new();
New PKCS12_BAGS, or NULL on allocation failure.