pub unsafe extern "C" fn SecIdentityCopyCertificate(
    identity: SecIdentityRef,
    certificate_ref: *mut SecCertificateRef,
) -> OSStatus