pub fn kill_process_group(pid: u32)
SIGKILL the process group whose leader is pid (set by process_group(0)).
pid
process_group(0)