pub const PROCESS_GROUP_LEADER_PID: &'static str;
The PID of the process’s group leader. This is also the process group ID (PGID) of the process.
23