pub fn validate_network_execute_response( input: &str, expected_request_id: &str, expected_runtime_generation_id: &str, expected_connector_id: &str, expected_transport: &str, ) -> IpcResult<()>