func flag.BoolVar

one use

	flag (current package)
		flag.go#L754: func BoolVar(p *bool, name string, value bool, usage string) {