pub fn sys_setpgid(pid: i64, pgid: i64) -> Result<u64, SyscallError>
SYS_SETPGID (317): set process group id.