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