__memget_debug
#define memget(s) __memget_debug(s, __FILE__, __LINE__)
void * __memget_debug(size_t, const char *, int);