macro_rules! sh_impl_unsigned {
    ($t:ident, $f:ident) => { ... };
}