System.loadLibrary("libSomething");
return doSomething("that", todo);
return doSomething("this", todo);