pub type jvmtiEventNativeMethodBind = unsafe extern "system" fn(jvmti_env: *mut jvmtiEnv, jni_env: *mut JNIEnv, thread: jthread, method: *mut c_void, address: *mut c_void, new_address_ptr: *mut *mut c_void);