pub(super) const fn advance_threshold_accumulator( accumulator: &mut f64, threshold: f64, contribution: f64, roll: f64, ) -> bool