SEV_LEVEL
if ((sevstrval = getenv(SEV_LEVEL)) != (char *) NULL) {
if ((value = getenv(SEV_LEVEL)) != NULL) {