A CTFE function for generating a mixin string of a function call moving arguments
number of arguments in generated function call
the string used to call the function
the string used to specify a specific argument
optional variable to receive the function's return
See Implementation
A CTFE function for generating a mixin string of a function call moving arguments