We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Should the argument x here have type int32_t?
x
int32_t
pack_int32(char *buf, int64_t x)
I understand that the current version will produce exactly the same result.