pub unsafe fn NewUCRegExpObject( cx: &mut JSContext, chars: *const u16, length: usize, flags: RegExpFlags, ) -> *mut JSObject