pub fn consistency_check(
    gplayers: &DenseSlotMap<PlayerId, GPlayer>,
    gpieces: &GPieces,
    goccults: &GOccults
)