pub unsafe fn SetThreadpoolWait<P0, P1>( pwa: P0, h: P1, pfttimeout: Option<*const FILETIME>, )where P0: Param<PTP_WAIT>, P1: Param<HANDLE>,