dbprintf
void dbprintf(const char *, const char *, size_t, const char *, ...)
? dbprintf(__FILE__, __func__, __LINE__, __VA_ARGS__) : ((void)0))