ref: 981b643df2def9846c112469e94644500015b8e6
dir: /fns.h/
void *emalloc(ulong); void *erealloc(void*, ulong); Image *eallocimage(Display*, Rectangle, ulong, int, ulong); Memimage *eallocmemimage(Rectangle, ulong); void qball(Rectangle, Point, Point, Quaternion*, Quaternion*);