pub const C2S_SURFACE_POINTER: u8 = 0x21;
Pointer motion/button for a Wayland surface: [0x21][surface_id:2][type:1][button:1][x:2][y:2] type: 0=down, 1=up, 2=move x,y: pixel coordinates relative to the surface origin