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