fn stored_event_id(val: &[u8]) -> Option<OwnedEventId>
First event id named by a stored receipt row.
None when the row does not deserialize, which the caller treats as an unknown position and accepts, replacing the row.
None