pub unsafe extern "stdcall" fn GetPointerDeviceProperties( device: HANDLE, propertyCount: *mut UINT32, pointerProperties: *mut POINTER_DEVICE_PROPERTY, ) -> BOOL