pub unsafe extern "C" fn SecCertificateCopyEmailAddresses(
    certificate: SecCertificateRef,
    email_addresses: *mut CFArrayRef
) -> OSStatus