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