pub fn parse_execute_response_data(
    data: &[u8]
) -> Result<MsgExecuteContractResponse, ParseReplyError>