Function windows_sys::Win32::UI::Input::Pointer::GetPointerFrameTouchInfoHistory
pub unsafe extern "system" fn GetPointerFrameTouchInfoHistory(
pointerid: u32,
entriescount: *mut u32,
pointercount: *mut u32,
touchinfo: *mut POINTER_TOUCH_INFO,
) -> BOOL