public static int ReadStr(int x, int y, StringBuilder text, int max) { return(BearLibTerminalIntegration.ReadStr(x, y, text, max)); }