pub unsafe extern "C" fn Dart_NewStringFromUTF32( utf32_array: *const i32, length: isize, ) -> Dart_Handle