pub fn save_constellation_comparison_png( path: &Path, pre_eq: &[Complex32], post_eq: &[Complex32], ) -> Result<(), Box<dyn Error>>