def to_curses_attr(fg: int, bg: int, attrs: str) -> int: ...