pub fn emit_u8<W: Write + ?Sized>(writer: &mut W, value: u8) -> Result<()>