Function windows_sys::Win32::UI::Input::Pointer::GetPointerDeviceProperties
pub unsafe extern "system" fn GetPointerDeviceProperties(
device: HANDLE,
propertycount: *mut u32,
pointerproperties: *mut POINTER_DEVICE_PROPERTY,
) -> BOOL