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