new_lb            602 gc/mallocx.c       size_t new_lb;
new_lb            617 gc/mallocx.c       new_lb = lb + align - 1;
new_lb            618 gc/mallocx.c       result = GC_malloc(new_lb);