ref: b9101d2b5a8fd441c8c940222e1aa8072e5d0cee
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);