Fix #150: add aliases cp949 euckr
Add alias for cp949 which is the same as euc-kr, which we already support. As a convenience make euckr be an alias of euc-kr too.
Add a simple test for this tha just verifies that the
stream::find-external-format
doesn't fail for these formats.