pub unsafe fn NewRegExpObject( cx: &mut JSContext, bytes: *const c_char, length: usize, flags: RegExpFlags, ) -> *mut JSObject