func os.Getpid

one use

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