func os.Getgid

one use

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