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