Standard library header <cstdarg>

This header was originally in the C standard library as <stdarg.h>.

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
CWG 2645C++98C++ defines “default argument promotions”, but its C definition was usedthe C++ definition overrides the C definition