hidraw_devinfo
struct hidraw_devinfo dinfo;
#define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
struct hidraw_devinfo info;
struct hidraw_devinfo devinfo;