The invoke-open-unit procedure is useful for testing
units without linking them into a larger program:
(invoke-open-unit expr name-specifier import-variable )
invokes the unit expr like invoke-unit, but the
unit's exported variables are created as global variables in the
current eventspace. The way in which exported names are created as
global variables depends on the name-specifier clause (which is
not an expression):