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