pub unsafe extern "C" fn RUST_INTERNED_STRING_TO_JSID(
    cx: *mut JSContext,
    str_: *mut JSString,
    id: MutableHandle<PropertyKey>
)