macro_rules! conv_rhs_for_unchecked_shift {
    ($SelfT:ty, $x:expr) => { ... };
}