macro_rules! not { ($(impl<const N: usize> Not for Simd<$scalar:ty, N>)*) => { ... }; }
portable_simd