pageround
rresult = (caddr_t)pageround((size_t)(uintptr_t)result);
newlen = pageround(idx * sizeof *page_dir) + malloc_pagesize;
malloc_origo = pageround((size_t)(uintptr_t)sbrk((intptr_t)0))
idx = pageround(size);