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