func flag.Uint

one use

	flag (current package)
		flag.go#L846: func Uint(name string, value uint, usage string) *uint {