pub unsafe fn SetRegExpInput( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, input: Handle<'_, *mut JSString>, ) -> bool