pub fn check_level_or_stop( check_continue: Option<usize>, check_stop: Option<usize>, ) -> (usize, bool)