func flag.UintVar

one use

	flag (current package)
		flag.go#L832: func UintVar(p *uint, name string, value uint, usage string) {