Type Definition jvmtiReservedCallback
jvm_rs::jvmti
type jvmtiReservedCallback = Option<unsafe extern "C" fn() -> jint>;