pub fn msgpack_decode_bin(data: &[u8]) -> Result<&[u8], BoxError>
Decode binary data from the provided msgpack.