IS_HDR_BYTE
if (!IS_HDR_BYTE(mouse->buf[0])) {
if (IS_HDR_BYTE(mouse->buf[i])) {
while (mouse->count > 0 && !IS_HDR_BYTE(buf[0])) {