input_report_body_header
input_rep_type = ((struct input_report_body_header *)read_buf)->input_report_type;
struct input_report_body_header *body_hdr;
#define HIDSPI_INPUT_BODY_HEADER_SIZE sizeof(struct input_report_body_header)
struct input_report_body_header body_hdr;