(defun save-wisp-k (k-id k type &rest data) (setf (gethash k-id *wisp-ks*) (list* k type *package* data)))