func flag.IntVar

one use

	flag (current package)
		flag.go#L780: func IntVar(p *int, name string, value int, usage string) {