svoid loadNativeLibrarySnippet(File lib) { Runtime.getRuntime().load(lib); }