Open
Description
Followed from the issue that was closed without an actual solution.
Problem
Windows requires some system envs in order to work and be able to run most of the programs and services. Without them they will fail like mentioned here
Possible solution
As described in comments to previous issue rust std could provide that system required envs in order to make env_clear
more usable as it has done in libuv and go