memseg_is_dynamic
static int memseg_is_dynamic(struct memseg *);
ASSERT(memseg_is_dynamic(seg));
if (memseg_is_dynamic(seg)) {