fn ensure_no_bidi_override(string: &str) -> Result<()>
Ensure that string contains no Unicode Bidirectional Override code points.
string