pub fn parse_reply_execute_data(
    msg: Reply
) -> Result<MsgExecuteContractResponse, ParseReplyError>