pub fn update_canopy( canopy_bytes: &mut [u8], max_depth: u32, change_log: Option<&ChangeLogEvent>, ) -> Result<()>