1#ifndef DEFINE_FUNC_ATTRIBUTES
2# define DEFINE_FUNC_ATTRIBUTES
3#endif
4#include "nvim/func_attr.h"
5#undef DEFINE_FUNC_ATTRIBUTES
6static void ui_refresh_event(void **argv);
7static void deferred_refresh_event(void **argv);
8#include "nvim/func_attr.h"
9