aml_concatres
struct aml_value *aml_concatres(struct aml_value *, struct aml_value *);
my_ret = aml_concatres(opargs[0], opargs[1]);