slotset_t
ffc_slot(struct evdev_dev *evdev, slotset_t slots)
_Static_assert(MAX_MT_SLOTS < sizeof(slotset_t) * 8, "MAX_MT_SLOTS too big");
slotset_t touches;
slotset_t frame;
slotset_t match_frame;