pub unsafe fn GetPointerDeviceRects<'a>( device: impl IntoParam<'a, HANDLE>, pointerdevicerect: *mut RECT, displayrect: *mut RECT, ) -> BOOL