File: //home/ubuntu/neovim/build/src/nvim/auto/api/deprecated.c.generated.h
#define DEFINE_FUNC_ATTRIBUTES
#include "nvim/func_attr.h"
#undef DEFINE_FUNC_ATTRIBUTES
static int64_t convert_index(int64_t index);
static Object get_option_from(void *from, OptReqScope req_scope, String name, Error *err);
static void set_option_to(uint64_t channel_id, void *to, OptReqScope req_scope, String name, Object value, Error *err);
#define DEFINE_EMPTY_ATTRIBUTES
#include "nvim/func_attr.h" // IWYU pragma: export