pub fn write_html_header4_by_id( w: &mut dyn Write, id: &str, text: &str, ) -> Result<()>
Write the HTML header of type 4 by the specified identifier.