pub fn parse_oura_event(
    ev: Event,
    progress_tracker: &mut Option<ProgressTracker>
) -> Result<Option<ChainEvent>, OuraParseError>