pub unsafe extern "C" fn Dart_NewStringFromUTF8( utf8_array: *const u8, length: isize, ) -> Dart_Handle