pub fn get_proc_by_id(id: i32) -> Pid
get_proc_by_id will take a process id as i32 and get the process with that id
get_proc_by_id
i32