pub unsafe extern "system" fn GetPointerTouchInfoHistory(
    pointerId: u32,
    entriesCount: *mut u32,
    touchInfo: *mut POINTER_TOUCH_INFO
) -> i32