edit_partition
edit_partition(dl, i, 0);
edit_partition(dl, c - 'a', 1);
void edit_partition(struct disklabel *, int, int);