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