next_power_of_two
unsigned long next_power_of_two(unsigned long);
storage_set_memsize(a->s, next_power_of_two(mem >> 20));