pub fn visit_lifetime_def_mut<V: VisitMut + ?Sized>(
    _visitor: &mut V,
    _i: &mut LifetimeDef
)