PR #23: Support all versions of Unicode, using the UNICODE_VERSION
environment variable, when defined, or, for non-shells, explicitly by passing argument unicode_version
to the wcwidth family of functions.
A demonstration utility that determines the Terminal's Unicode Version is made available as a separate package, https://github.com/jquast/ucs-detect/ which contains a Problem and Solution statement.