Unsetting a system environment variable now works in 64-bit LispWorks. You would do this by:
(setf (lw:environment-variable "ENV_VAR") nil)
LispWorks Release Notes and Installation Guide - 23 Dec 2011