pub fn visit_declaration_name<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &DeclarationName
)