pub unsafe extern "C" fn SetRegExpInput( cx: *mut JSContext, obj: Handle<*mut JSObject>, input: Handle<*mut JSString>, ) -> bool