func flag.Uint64

one use

	flag (current package)
		flag.go#L872: func Uint64(name string, value uint64, usage string) *uint64 {