fn width_in_str_cjk(c: char, next_info: WidthInfo) -> (i8, WidthInfo)
Returns the UAX #11 based width of c. Ambiguous width characters are treated as wide.
c