pub fn is_utf8_continuation_byte(b: u8) -> bool
returns true if this a not first byte from a multi byte utf-8
This will return false: