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