ref: 497fd3205393e98d75f6b0555d2cbaccf842b4b9
dir: /screen.h/
void screeninit(void); void flushmemscreen(Rectangle); Memdata *attachscreen(Rectangle *, ulong *, int *, int *, int *); #define ishwimage(i) 1 void mousectl(Cmdbuf*); void mouseresize(void); void mouseredraw(void);