pub unsafe fn WerRegisterRuntimeExceptionModule<P0>( pwszoutofprocesscallbackdll: P0, pcontext: *const c_void, ) -> Result<()>where P0: Param<PCWSTR>,