pub unsafe fn GetRawPointerDeviceData( pointerid: u32, historycount: u32, pproperties: &[POINTER_DEVICE_PROPERTY], pvalues: *mut i32, ) -> Result<()>