Override width of YiJing Hexagram Symbols unicode characters (0x4dc0-0x4dff)
Their unicode width is 1, but GNU libc's wcwidth and libreadline override it to 2, so it makes sense to follow suit.
The profile option "ignore wcwidth" returns the width to 1, if enabled, so it allows the old behaviour if it desired.