parties
parties(sp, crew, 0, c);
parties(ms, crew, 1, c);
static void parties(struct ship *, int *, int, int);