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