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