aml_hextoint
c->v_integer = aml_hextoint(a->v_string);
ival = aml_hextoint(rval->v_string);
int64_t aml_hextoint(const char *);