pub unsafe extern "C" fn Dart_IdentityEquals(
    obj1: Dart_Handle,
    obj2: Dart_Handle
) -> bool