pub fn sys_getpgid( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, pid: pid_t, ) -> Result<pid_t, Errno>