ref: 34bcf237883f8b57201abbb2ec51c1330394f39e
dir: /fns.h/
void* emalloc(ulong); void sim(void); void sysinit(void (*)(void), void (*)(void), void (*)(void), void (*)(void)); Image* eallocimage(Rectangle, ulong, int, ulong); Point PFt(Foint); Rectangle RFect(Fectangle); void updatedraw(void); void redraw(void); void resetdraw(void);