pub unsafe extern "C" fn PEM_write_bio_CMS(
    bio: *mut BIO,
    cms: *const CMS_ContentInfo
) -> c_int