PKCS12_SAFEBAG_new
if (!(safebag = PKCS12_SAFEBAG_new())) {
if ((bag = PKCS12_SAFEBAG_new()) == NULL) {
PKCS12_SAFEBAG *PKCS12_SAFEBAG_new(void);