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