/* See LICENSE file for copyright and license details. */ #include "arg.h" void enprintf(int, const char *, ...); void eprintf(const char *, ...); void weprintf(const char *, ...);