Allocate an empty PKCS#7 structure.
Declared in <openssl/pkcs7.h>
<openssl/pkcs7.h>
PKCS7* PKCS7_new();
New PKCS7, or NULL on allocation failure.