hilkbd_decode
static void hilkbd_decode(struct hilkbd_softc *, uint8_t, u_int *, int *,
hilkbd_decode(sc, c, type, data, HIL_KBDBUTTON);
hilkbd_decode(sc, *buf++, &type, &key, kbdtype);
hilkbd_decode(sc, *buf++, &type, &key, kbdtype);