```static { Native.register(VR.class, JNA_...
# getting-started
e
Copy code
static {
        Native.register(VR.class, JNA_NATIVE_LIB);
    }