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