`numpunct_byname::__init` is only used inside the dylib, so we can remove it. To do that we can move the code into one of the constructors and delegate the other.
`numpunct_byname::__init` is only used inside the dylib, so we can remove it. To do that we can move the code into one of the constructors and delegate the other.