14.9.24 SYSV_ABI_CDecl

The SYSV_ABI_CDecl modifier is used to indicate that the compiler must use the x86-64-specific calling convention that conforms to the System V AMD64 ABI, with the exception that ’array of const’ are interpreted as cdecl varargs parameters, instead of the regular pascal array of const.