load64
load64(stdin, fd, &disk_efi);
load64(fp, fd, &disk_efi);
static void load64(FILE *, int fd, struct dk_gpt **);