pub unsafe fn SameValue( cx: *mut JSContext, v1: Handle<'_, Value>, v2: Handle<'_, Value>, same: *mut bool, ) -> bool