fn filter_stages(
    stage: &Stage,
    stage_label: &str,
    funnel_ids: &HashMap<u32, Funnel>
) -> bool