pub unsafe fn JS_CompareStrings( cx: &mut JSContext, str1: *mut JSString, str2: *mut JSString, result: *mut i32, ) -> bool