pub fn visit_abi_mut<V>(v: &mut V, node: &mut Abi) where
    V: VisitMut + ?Sized
Available on crate feature visit-mut only.