-record(load_events, { aggregate_id :: binary(), start_from :: integer(), reply_to :: gleam@erlang@process:subject({ok, list(eventsourcing:event_envelop(any()))} | {error, eventsourcing:event_sourcing_error(any())}) }).