pub fn visit_mut_keyframe_block_rule<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut KeyframeBlockRule
)