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