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