Function GetPointerTouchInfoHistory

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