dualshock4_touch_point
struct dualshock4_touch_point *point = &touch_report->points[j];
static_assert(sizeof(struct dualshock4_touch_point) == 4);
struct dualshock4_touch_point points[2];