pub fn simple_to_writer<W: Write>(data: &[u8], writer: &mut W) -> Result<()>