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