pub unsafe extern "C-unwind" fn CMSEncoderCopyRecipients(
cms_encoder: &CMSEncoder,
recipients_out: NonNull<*const CFArray>,
) -> i32👎Deprecated: renamed to
CMSEncoder::copy_recipientsAvailable on crate feature
CMSEncoder only.