pub unsafe extern "C" fn JS_AtomizeAndPinString(
    cx: *mut JSContext,
    s: *const c_char
) -> *mut JSString