(in-package "CL-USER") (defun a-struct-referencer-2 (struct) (a-struct-slot struct)) (defstruct a-struct slot)