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