pub unsafe fn JS_CopyStringChars( cx: &mut JSContext, dest: *const Range<u16>, str_: *mut JSString, ) -> bool