mvaddbytes
mvaddbytes(int y, int x, const char *bytes, int count)
#define mvaddbytes(y, x, s, n) mvwaddbytes(stdscr, y, x, s, n)