1
2
3
4
use jni_sys::jobject;
use jvm_attachment::JvmAttachment;

jvm_wrapper!(JvmObject, jobject);