func flag.BoolVar

one use

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