pub type CloseStdinRequest = CloseStdinRequest;
pub struct CloseStdinRequest { pub process_id: String, }
process_id: String