pub unsafe fn WaitForThreadpoolWorkCallbacks<P0, P1>(
    pwk: P0,
    fcancelpendingcallbacks: P1,
)
where P0: Param<PTP_WORK>, P1: Param<BOOL>,