gpt_gpt
if ((found = gpt_gpt(fd, 1LL)) == -1)
if (gpt_gpt(fd, lba) == -1)
found = gpt_gpt(fd, mediasz / secsz - 1LL);