pub(crate) unsafe extern "C" fn js_new_ucstring_copy_n( cx: *mut JSContext, ptr: *const u16, len: usize, ) -> *mut JSLinearString