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