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