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