pub fn visit_keyframe_blocks<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[KeyframeBlock]
)