pub fn visit_return_type_mut<V>(v: &mut V, node: &mut ReturnType)where
    V: VisitMut + ?Sized,