func flag.Int

one use

	flag (current package)
		flag.go#L794: func Int(name string, value int, usage string) *int {