Is there a way (even ABC code) to call a finalizer for an object that is about to be garbage collected in Clean? This would simplify interfacing Clean to some C libraries that allocate memory on their side. Thanks, --shiv--