MAX_ACPI_PATH
strlcpy(method_path, argv[0], MAX_ACPI_PATH);
static char method_path[MAX_ACPI_PATH] = "";