#define SILC_STR_UI_INT() ... #define SILC_STR_SI_INT() ...
Signed/SilcUInt32. Formatting: SILC_STR_SI_INT(int) SILC_STR_UI_INT(SilcUInt32) Unformatting: SILC_STR_SI_INT(int *) SILC_STR_UI_INT(SilcUInt32 *)