CMS_BINARY
if (dcont && !(flags & CMS_BINARY)) {
flags |= CMS_PARTIAL | CMS_BINARY | CMS_DETACHED;
if (cfg.flags & CMS_BINARY)
.value = CMS_BINARY,