pub fn visit_labeled_stmt<V>(_visitor: &mut V, n: &LabeledStmt) where
    V: Visit + ?Sized