pub fn write_bool(target: &mut impl Write, message: bool) -> Result<usize>