pub fn visit_document_mut<V>(v: &mut V, node: &mut Document)
where V: VisitMut + ?Sized,