ns_handle_to_pathname
status_t (*ns_handle_to_pathname)(acpi_handle targetHandle,
status_t (*ns_handle_to_pathname)(acpi_handle targetHandle,
status_t ns_handle_to_pathname(acpi_handle targetHandle, acpi_data* buffer);
ns_handle_to_pathname,
ns_handle_to_pathname,
status = gACPI->ns_handle_to_pathname(object, &buffer);
status = acpi->ns_handle_to_pathname(device, &pathBuffer);