1#ifndef DEFINE_FUNC_ATTRIBUTES
2# define DEFINE_FUNC_ATTRIBUTES
3#endif
4#include "nvim/func_attr.h"
5#undef DEFINE_FUNC_ATTRIBUTES
6static int coladvance2(pos_T *pos, _Bool addspaces, _Bool finetune, colnr_T wcol );
7#include "nvim/func_attr.h"
8