pub fn pack_any<R>(data: R) -> Result<Any, CodeMsg> where
    R: Message