func flag.Bool

one use

	flag (current package)
		flag.go#L768: func Bool(name string, value bool, usage string) *bool {