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