pub fn spectrum_static_plotters_png_visualize( frequency_spectrum: &BTreeMap<u32, f32>, directory: &str, filename: &str, )