pub fn process_error_raw( msg: &str, code: Option<i32>, status: &str, stdout: Option<&[u8]>, stderr: Option<&[u8]>) -> ProcessError