func flag.Uint64Var

one use

	flag (current package)
		flag.go#L858: func Uint64Var(p *uint64, name string, value uint64, usage string) {