pub const SYS_GETPGRP: usize = 331; // 331usize
Get the current process group ID.
Returns the process group ID of the calling process.