ref: 01a95d40e7ff26c5816c35f35d08b03e15f8ec5c dir: /fns.h/
void *emalloc(ulong); void *erealloc(void*, ulong); Image *eallocimage(Display*, Rectangle, ulong, int, ulong); Memimage *eallocmemimage(Rectangle, ulong);