func flag.Uint64

one use

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