public static IntPtr AddALibrary(string libFile, int param) { return(ServerCoreLoader.AddADll(libFile, param)); }