pub fn ingest_parsed_event( backend: &(impl SocialGraphBackend + ?Sized), event: &Event, ) -> Result<()>