(defmethod db-cursor-dup ((cursor cursor) &key position) (make-instance 'cursor :handle (%db-cursor-dup cursor :position position)))