pub(crate) fn cooldown_ready<B>( b: &mut B, offset: usize, bypass_aura_offset: Option<usize>, ) -> B::Boolwhere B: RotationBackend,