const fn should_apply_entity_cramming_damage( max_cramming: i32, pushable_count: usize, non_passenger_count: usize, random_roll: i32, ) -> bool