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