pub type jvmtiEventSampledObjectAlloc = unsafe extern "system" fn(jvmti_env: *mut jvmtiEnv, jni_env: *mut JNIEnv, thread: jthread, object: jobject, object_class: jclass, size: jlong);