pub type SetOutput = RequestIdResponse;
pub struct SetOutput { pub request_id: u32, }
request_id: u32