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