_acpi_os_free
#define acpi_os_free(ptr) _acpi_os_free(ptr, __FUNCTION__, __LINE__)
void _acpi_os_free(void *, const char *, int);