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