fn compare_keyframes_in_same_layer(
    v1: &KeyframesAnimation,
    v2: &KeyframesAnimation
) -> Ordering