14.9.25 VectorCall

The VectorCall modifier is used to indicate that the compiler must use vector call calling convention. This is a variant of the MS_ABI_Default calling convention that passes certain floating point parameters in vector registers. only supported on on x86-64 CPUs.