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