MAXPUSH
if ((s->pushlevel + 1) >= MAXPUSH)
struct hid_item cur[MAXPUSH];
if ((s->pushlevel + 1) >= MAXPUSH) {