nolibc_heap
struct nolibc_heap *heap;
struct nolibc_heap *heap;
heap = container_of(old_ptr, struct nolibc_heap, user_p);
struct nolibc_heap *heap;
heap = container_of(ptr, struct nolibc_heap, user_p);