def _kbhit() -> int: ... def _getch() -> int: ... def PlaySoundA(pszSound: str, hmod: int, fdwSound: int) -> bool: ...