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