pub fn sys_getppid() -> Result<u64, SyscallError>
SYS_PROC_GETPPID/SYS_GETPPID (309): Return parent process ID.