func os.Getuid

one use

	os (current package)
		proc.go#L31: func Getuid() int { return syscall.Getuid() }