pub unsafe extern "system" fn GetPointerFrameTouchInfoHistory(
    pointerid: u32,
    entriescount: *mut u32,
    pointercount: *mut u32,
    touchinfo: *mut POINTER_TOUCH_INFO,
) -> BOOL