pub unsafe extern "C" fn SecTrustSetNetworkFetchAllowed(
    trust: SecTrustRef,
    allowFetch: Boolean
) -> OSStatus