pub unsafe extern "C" fn Dart_SetNativeInstanceField(
    obj: Dart_Handle,
    index: c_int,
    value: isize
) -> Dart_Handle