PRIuMAX
intmax_t: "%"PRIdMAX, uintmax_t: "%"PRIuMAX,
#ifdef PRIuMAX
return "%"PRIuMAX;
#ifndef PRIuMAX
#define SCNuMAX PRIuMAX