func flag.Int64Var

one use

	flag (current package)
		flag.go#L806: func Int64Var(p *int64, name string, value int64, usage string) {