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