pub const Y_OFFSET_UTF16: u8 = 1;
Flag used by YOptions to determine, that text operations offsets and length will be counted by UTF-16 chars of encoded string.
YOptions