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