In Ubuntu and MacOS, when we called C-API to get properties of messge, such as getTags and getKeys, I got wrong information.For example: ``` Msg Topic:test Msg Tags:�H Msg Keys:�H Msg Body:world ```