pub fn write_section_custom_name( buffer: &mut Vec<u8>, content: &DebugNames, ) -> Result<(), Box<dyn Error + Sync + Send>>