pub fn process_event_invocation(
owner_session_id: &str,
process_id: &str,
sequence: u64,
event_type: &str,
replay: Option<RuntimeReplay>,
) -> RuntimeInvocationpub fn process_event_invocation(
owner_session_id: &str,
process_id: &str,
sequence: u64,
event_type: &str,
replay: Option<RuntimeReplay>,
) -> RuntimeInvocation