pub fn validate_open_handle_response( input: &str, expected_request_id: &str, expected_parent_request_id: &str, expected_runtime_generation_id: &str, expected_identity: &WorkerInvocationIdentity, ) -> IpcResult<()>