In official website https://msgpack.org/, choose `Try!` tab and input value like below: <img width="1260" alt="Screenshot 2023-03-07 at 17 05 54" src="https://user-images.githubusercontent.com/60820399/223375038-0506a444-d7d3-4ba7-96f9-8f8039e5f77d.png"> The value of `age` is -2^63 + 1 The result is wrong in the last byte, it should be `01` instead of `00`.