pub unsafe extern "C" fn SecTrustGetCertificateAtIndex(
    trust: SecTrustRef,
    ix: CFIndex
) -> SecCertificateRef
👎Deprecated: deprecated by Apple