macro_rules! compare_default_impl {
    { $U:ty, $V:ty } => { ... };
}