pub type NativeWidth<Scalar, Token> = <Scalar as Native<Token>>::Width;
Convenience type for the widest native vector size.