SNPRINTF_CONST
snprintf(char *str, size_t count, SNPRINTF_CONST char *fmt, ...)
int snprintf(char *, size_t, SNPRINTF_CONST char *, ...);