pub unsafe extern "C" fn Dart_NewStringFromUTF16( utf16_array: *const u16, length: isize, ) -> Dart_Handle