expand_existing
ASSERT_EQ(expand_existing(&vmg), 0);
ASSERT_EQ(expand_existing(&vmg), -ENOMEM);
ASSERT_FALSE(expand_existing(&vmg));