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