func os.Geteuid

one use

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