pub type SSE2 = SseMachine<NoS3, NoS4, NoNI>;
struct SSE2(PhantomData<(NoS3, NoS4, NoNI)>);
0: PhantomData<(NoS3, NoS4, NoNI)>