This library is currently missing flags from the official standard library: * [flag.Func](https://pkg.go.dev/flag#Func) added Go 1.16 * [flag.BoolFunc](https://pkg.go.dev/flag#BoolFunc) added Go 1.21 Could this be added to pflag?