Check for extern (D) U func(T t, ...) variadic function type, which has _arguments[] added as the first argument.
true if D-style variadic
See Implementation
Check for extern (D) U func(T t, ...) variadic function type, which has _arguments[] added as the first argument.