_isUtf8Continuation
private fn
bool _isUtf8Continuation(const char c) @safe pure nothrow @nogcReturn whether c is a UTF-8 continuation byte (10xxxxxx).
bool _isUtf8Continuation(const char c) @safe pure nothrow @nogcReturn whether c is a UTF-8 continuation byte (10xxxxxx).