pub fn read_bool( bytes: &[u8], config: &mut SerializerConfig, ) -> Result<bool, DeserializationError>