print_part
static void print_part(const struct dos_partition *);
print_part(&mboot.parts[i - 1]);
print_part(partp);