in typehints/pyboard/lcd160cr.pyi [0:0]
def set_scroll_win(
self,
win: int,
x: int = -1,
y: int = 0,
w: int = 0,
h: int = 0,
vec: int = 0,
pat: int = 0,
fill: int = 0x07E0,
color: int = 0,
/,