size_t
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef unsigned int size_t;
typedef __size_t size_t;
typedef __size_t size_t;
typedef __size_t size_t;
int proc_send(struct tmuxpeer *, enum msgtype, int, const void *, size_t);
int load_cfg_from_buffer(const void *, size_t, const char *,
const char *paste_buffer_data(struct paste_buffer *, size_t *);
void paste_add(const char *, char *, size_t);
int paste_set(char *, size_t, const char *, char **);
void paste_replace(struct paste_buffer *, char *, size_t);
int job_transfer(struct job *, pid_t *, char *, size_t);
void tty_putn(struct tty *, const void *, size_t, u_int);
void tty_set_selection(struct tty *, const char *, const char *, size_t);
int tty_acs_reverse_get(struct tty *, const char *, size_t);
int tty_keys_colours(struct tty *, const char *, size_t, size_t *,
int tty_keys_colours(struct tty *, const char *, size_t, size_t *,
int cmd_pack_argv(int, char **, char *, size_t);
int cmd_unpack_argv(char *, size_t, int, char ***);
struct cmd_parse_result *cmd_parse_from_buffer(const void *, size_t,
void file_print_buffer(struct client *, void *, size_t);
void file_write(struct client *, const char *, int, const void *, size_t,
void input_parse_buffer(struct window_pane *, const u_char *, size_t);
screen_write_init_ctx_cb, void *, const u_char *, size_t);
void input_reply_clipboard(struct bufferevent *, const char *, size_t,
void input_set_buffer_size(size_t);
u_int, const char **, size_t *);
const char *, size_t);
const struct grid_cell *, const char *, size_t);
size_t);
struct window_pane_offset *, size_t *);
struct window_pane_offset *, size_t);
size_t utf8_strvis(char *, const char *, size_t, int);
size_t utf8_stravisx(char **, const char *, size_t, int);
typedef void (*popup_finish_edit_cb)(char *, size_t, void *);
void popup_write(struct client *, const char *, size_t);
int popup_editor(struct client *, const char *, size_t,