pub fn visit_mut_continue_stmt<V>(_visitor: &mut V, n: &mut ContinueStmt) where
    V: VisitMut + ?Sized