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