pub fn write_section_heading( w: &mut impl Write, title: &str, id: &str, extra_class: Option<&str>, extra: impl Display, )