pub unsafe fn ReleaseMutexWhenCallbackReturns<P0, P1>(pci: P0, mut: P1)
where P0: IntoParam<PTP_CALLBACK_INSTANCE>, P1: IntoParam<HANDLE>,