It appears the classes `NativeLibLoader` and `Constants` are not used within this project? Can they be removed? Otherwise it might be worth rewriting `NativeLibLoader` using the functionality provided by the [`java.nio.file`](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/package-summary.html) package.