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