clear_mbr
if (clear_mbr(pm->diskdev, diskpath, sizeof(diskpath)) == -1) {
static int clear_mbr(const char *, char *, size_t);