pub unsafe extern "C-unwind" fn SecTrustGetNetworkFetchAllowed(
trust: &SecTrust,
allow_fetch: NonNull<u8>,
) -> i32👎Deprecated: renamed to
SecTrust::network_fetch_allowedAvailable on crate feature
SecTrust only.