func os.Getegid

one use

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