Returns the position of the first block in the heap.
(defgeneric heap-start (heap) (:documentation "Returns the position of the first block in the heap."))