(defmethod db-cursor (db &key txn write) (make-instance 'cursor :handle (%db-cursor db txn :write write)))