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