fn matches_local_name<E>(element: &E, local_name: &LocalName<E::Impl>) -> boolwhere
    E: Element,