ossl_cms_Data_create
CMS_ContentInfo *ossl_cms_Data_create(OSSL_LIB_CTX *ctx, const char *propq);
CMS_ContentInfo *cms = ossl_cms_Data_create(libctx, propq);