aml_realloc_object
void aml_realloc_object(union aml_object *, int);
aml_realloc_object(buf, offset);
aml_realloc_object(buf, offset + size + 1);
aml_realloc_object(ref, offset);