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