chkwinner
chkwinner(player, hand);
chkwinner(OTHER(player), opphand);
void chkwinner(int, const int *);