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