huge_malloc
ret = huge_malloc(size);
ret = huge_malloc(ceil_size);
static void *huge_malloc(size_t size);