func flag.BoolFunc

one use

	flag (current package)
		flag.go#L1000: func BoolFunc(name, usage string, fn func(string) error) {