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