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