pub unsafe extern "C" fn SSLCopyPeerTrust(
    context: SSLContextRef,
    trust: *mut SecTrustRef
) -> OSStatus