pub unsafe extern "C" fn Dart_ReportSurvivingAllocations(
    callback: Dart_HeapSamplingReportCallback,
    context: *mut c_void,
    force_gc: bool
)