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