4344454647484950
if (!workingDir.mkdir()) { throw new IllegalStateException("Unable to create: " + tempDir); } new NativeLibraryLoader().load(tempDir); }