macro_rules! trivial_to_animated_value {
    ($ty:ty) => { ... };
}