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