fn tag_contains_attr(
    event: &BytesStart<'_>,
    reader: &Reader<impl BufRead>,
    name: &str
) -> bool