def hd44780_get_char(*args): return _hd44780.hd44780_get_char(*args)
def hd44780_get_char(b, x, y): return _hd44780.hd44780_get_char(b, x, y)