pub unsafe extern "C-unwind" fn SecTrustCreateWithCertificates(
certificates: &CFType,
policies: Option<&CFType>,
trust: NonNull<*mut SecTrust>,
) -> i32👎Deprecated: renamed to
SecTrust::create_with_certificatesAvailable on crate feature
SecTrust only.