gather_pcb
gather_pcb(pcb, lo, hi);
gather_pcb(pcb, 0, tofork - 1);
gather_pcb(pcb, 0, count - 1);
static void gather_pcb(audit_pcb_t *, int, int);