__va_size
((ap) = (va_list)&(last) + __va_size(last))
(*(type *)((ap) += __va_size(type), (ap) - __va_size(type)))