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