pub fn fold_labeled_stmt<V>(_visitor: &mut V, n: LabeledStmt) -> LabeledStmt where
    V: Fold + ?Sized