__inline void *getmem(long sz) { return malloc(sz); }