typedef float mm128 __attribute ((vector_size (16))); template struct A { static T t; }; void f (mm128 *);