pub async fn test_network_blocked( policy: &SandboxPolicy, cwd: &Path, sandbox_executable: Option<&Path>, ) -> Result<bool>
Test if network access is blocked under the given sandbox policy.