ref: bab31af707aab34da9ba2b2975c05d7b3cb568cc
dir: /sys/src/9/bitsy/screen.h/
typedef struct Cursorinfo Cursorinfo; typedef struct Cursor Cursor; extern ulong blanktime; struct Cursorinfo { Lock; }; extern void blankscreen(int); extern void flushmemscreen(Rectangle); extern uchar* attachscreen(Rectangle*, ulong*, int*, int*, int*); #define ishwimage(i) 0