#[no_mangle] pub extern "C" fn jvmti_event_resource_exhausted_handler( jvmti_env: *mut jvmtiEnv, jni_env: *mut JNIEnv, flags: jint, reserved: *const c_void, description: *const c_char, )