pub type SimulatorResponse = ResponseWrapper<Response>;
struct SimulatorResponse(/* private fields */);
bytes_stream