MBR_print
MBR_print(mbr, args);
MBR_print(mbr, "s");
void MBR_print(const struct mbr *, const char *);
MBR_print(&mbr, "s");