pub unsafe extern "C" fn Dart_UpdateExternalSize(
    object: Dart_WeakPersistentHandle,
    external_allocation_size: isize
)