HIDIOCGRAWPHYS
case HIDIOCGRAWPHYS(0):
res = ioctl(fd, HIDIOCGRAWPHYS(256), buf);
err = ioctl(self->hidraw_fd, HIDIOCGRAWPHYS(sizeof(phys)), phys);