```typedef union { VREvent_Reserved_t reserved;.....
# getting-started
e
Copy code
typedef union
{
	VREvent_Reserved_t reserved;...
} VREvent_Data_t;