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