ACPI_ALLOCATE
#define ACPI_ALLOCATE(a) NULL
#define ACPI_ALLOCATE(a) AcpiUtAllocateAndTrack ((ACPI_SIZE) (a), ACPI_MEM_PARAMETERS)
#define ACPI_ALLOCATE(a) AcpiOsAllocate ((ACPI_SIZE) (a))