hidmt_attach
void hidmt_attach(struct hidmt *, const struct wsmouse_accessops *);
hidmt_attach(mt, &imt_accessops);
hidmt_attach(mt, &umt_accessops);