(defclass lambda-function-form (function-form implicit-progn-with-declare-mixin) ((arguments :accessor arguments :initarg :arguments)))