pub fn get_java_vm() -> *mut JavaVM
Returns a raw pointer to the JavaVM instance initialized by the JNI layer.
If the JavaVM instance has not been initialized, this returns a null pointer.