pub unsafe fn FreeLibraryWhenCallbackReturns<P0, P1>(pci: P0, mod: P1)
where P0: IntoParam<PTP_CALLBACK_INSTANCE>, P1: IntoParam<HMODULE>,