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