macro_rules! sh_impl_signed {
    ($t:ident, $f:ident) => { ... };
}
🔬This is a nightly-only experimental API. (saturating_int_impl #87920)