MAX_REPORT_DATA
if (hid_request->hid_req_wLength >= MAX_REPORT_DATA) {
uchar_t hid_req_data[MAX_REPORT_DATA]; /* data for send case */