testenv
if (testenv("debug.acpi.avoid"))
if (testenv("debug.acpi.hpet_test"))
if (!testenv(envkey))
if (!testenv(envkey))
if (testenv(name))
if (testenv(line) == 0)
gctx->any_root_overrides = testenv("vfs.root.mountfrom");
int testenv(const char *name);