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