wrap
static void wrap(size_t, const char *, ...) __printflike(2, 3);
static void wrap(const char *, ...) __printflike(1, 2);