CMS_stream
int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms);
if (CMS_stream(&sarg->boundary, cms) <= 0)
LCRYPTO_ALIAS(CMS_stream);
LCRYPTO_USED(CMS_stream);