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