func os.Getppid

one use

	os (current package)
		exec.go#L81: func Getppid() int { return syscall.Getppid() }