macro_rules! msgpack { ($msgpack_data:expr) => { ... }; }
Serializes to MsgPack and returns given object.