Source position: ncurses.pp line 691
function mvwinchnstr(
win: PWINDOW;
y: SmallInt;
x: SmallInt;
chstr: pchtype;
n: LongInt
):LongInt;