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