Type Definition jvmtiExtensionEvent
jvm_rs::jvmti
type jvmtiExtensionEvent = Option<unsafe extern "C" fn(jvmti_env: *mut jvmtiEnv, ...)>;