I need to load a native library (.so file) and its java wrapper jar in a quarkus web application. If I use System.loadLibrary call as a static initializer in my Resource, I get&