pub fn dump_ci_pts<P: PAGPath>(
    acx: &AnalysisContext<'_, '_>,
    pt_data: &DiffPTDataTy,
    pag: &PAG<P>,
    grouped_pts_path: &String
)