pub fn write_dumb_http_info_refs( writer: &mut impl Write, records: &[DumbHttpRefRecord], ) -> Result<()>