aml_parsesimple
struct aml_value *aml_parsesimple(struct aml_scope *, char,
aml_parsesimple(scope, c, &tmp);
rv = aml_parsesimple(scope, c, NULL);
rv = aml_parsesimple(scope, *ch, NULL);