Function windows::Win32::System::Threading::CreateThreadpoolWait
pub unsafe fn CreateThreadpoolWait(
pfnwa: PTP_WAIT_CALLBACK,
pv: Option<*mut c_void>,
pcbe: Option<*const TP_CALLBACK_ENVIRON_V3>,
) -> Result<PTP_WAIT>