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