pub fn visit_expr_type<'ast, V>(v: &mut V, node: &'ast ExprType) where
    V: Visit<'ast> + ?Sized