pub unsafe fn SetRegExpInput( cx: *mut JSContext, obj: HandleObject<'_>, input: Handle<'_, *mut JSString>, ) -> bool
Use wrappers2 instead