Sets the value of an environment variable.
| value | An instance of <byte-string>, or #f to remove the environment variable from the environment. |
| name | An instance of <byte-string>. The name of an environment variable. |
| value | The same value passed as an argument. |