pub unsafe fn InstallPerfDllW<P0, P1>( szcomputername: P0, lpinifile: P1, dwflags: usize, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,