pub type jvmtiObjectReferenceCallback = Option<unsafe extern "C" fn(jvmtiObjectReferenceKind, i64, i64, *mut i64, i64, i32, *mut c_void) -> jvmtiIterationControl>;