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