pub fn write_prelude<W: Write>( writer: W, link_type: LinkType, interface_name: &str, ) -> Result<(), Error>
Writes a Section Header Block and an Interface Description Block.