__m_return_chtype
return __m_return_chtype("COLOR_PAIR", ch);
return __m_return_chtype("getbkgd", bg);
return __m_return_chtype("inch", ch);
return __m_return_chtype("mvinch", ch);
return __m_return_chtype("mvwinch", ch);
extern chtype __m_return_chtype(const char *, chtype);
return __m_return_chtype("term_attrs", (chtype) at);
return __m_return_chtype("termattrs", ch);
(__m_return_chtype)(const char *s, chtype ch)
return __m_return_chtype("winch", ch);