hidraw_report_descriptor
struct hidraw_report_descriptor,
#define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
struct hidraw_report_descriptor rpt_desc;
struct hidraw_report_descriptor rpt_desc = {0};
struct hidraw_report_descriptor desc;
struct hidraw_report_descriptor desc;