unicode fixes
- update unicode database for missing scripts
- fix in
ctre::utf8_iterator::operator*
for multibyte characters for characters which have highest bit in first UTF8 unit used - remove LIKELY/UNLIKELY for older GCC to remove warning
- fix missing rotated comparison of utf8_iterator and sentinel