pub type PbStreamingControlStreamResponse = StreamingControlStreamResponse;
struct PbStreamingControlStreamResponse { pub response: Option<Response>, }
response: Option<Response>