ZYAN_VA_START
# define ZYAN_VA_START __crt_va_start
# define ZYAN_VA_START(v, l) __builtin_va_start(v, l)
#define ZYAN_VA_START va_start