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