fn skip_in_run<B>( ctx: &mut LowerCtx<'_, '_, '_, B>, condition: Option<&Condition>, ) -> boolwhere B: RotationBackend,