Allocate an empty CMS ContentInfo structure.
Declared in <openssl/cms.h>
<openssl/cms.h>
CMS_ContentInfo* CMS_ContentInfo_new();
New CMS_ContentInfo, or NULL on allocation failure.