acpiobjhead
struct acpiobjhead *head = (void *)((char *)Object - OBJHEADSIZE);
#define OBJHEADSIZE sizeof(struct acpiobjhead)
struct acpiobjhead *head;