pub unsafe fn LeaveCriticalSectionWhenCallbackReturns<P0>(
    pci: P0,
    pcs: *mut CRITICAL_SECTION,
)
where P0: Param<PTP_CALLBACK_INSTANCE>,