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