pub unsafe fn WaitForThreadpoolIoCallbacks<P0, P1>(
    pio: P0,
    fcancelpendingcallbacks: P1
)
where P0: IntoParam<PTP_IO>, P1: IntoParam<BOOL>,