pub unsafe fn GetPointerTouchInfoHistory( pointerid: u32, entriescount: *mut u32, touchinfo: Option<*mut POINTER_TOUCH_INFO>, ) -> Result<()>