void DESTROY(Node* self) { warn("destroying self"); Safefree(self); }