Document-method: Hash#to_msgpack
Serializes the Hash into raw bytes. This calls to_msgpack method reflectively for internal keys and values.
[Validate]