pub type Dart_HeapSamplingCallback = Option<unsafe extern "C" fn(isolate_group_data: *mut c_void, cls_name: Dart_Handle, obj: Dart_WeakPersistentHandle, size: usize)>;