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