wsmouse_touch
wsmouse_touch(sc->sc_wsmousedev, dz, 0);
wsmouse_touch(sc, value, input->touch.contacts);
wsmouse_touch(sc, pressure, mt->num_touches);
wsmouse_touch((sc_wsmousedev), (pressure), (contacts)); \
void wsmouse_touch(struct device *, int, int);