ZyanVAList
typedef char* ZyanVAList;
typedef __builtin_va_list ZyanVAList;
typedef va_list ZyanVAList;