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