pub fn scoops( pid: PQLPlayer, (game, board, player_hands, ratings): (PQLGame, Board, &Vec<Vec<Card>>, &mut BufferRatings), ) -> PQLBoolean