#define SILC_STR_UI_INT64() ... #define SILC_STR_SI_INT64() ...
Signed/SilcUInt64. Formatting: SILC_STR_SI_INT64(int) SILC_STR_UI_INT64(SilcUInt32) Unformatting: SILC_STR_SI_INT64(int *) SILC_STR_UI_INT64(SilcUInt32 *)