pub struct Simd<T>(_)
where
    T: MyTrait
;