gpt_ptype_desc
static struct gpt_ptype_desc *gpt_ptype_descs = NULL;
const struct gpt_ptype_desc *gp_type;
static const struct gpt_ptype_desc *gpt_find_native_type(
static const struct gpt_ptype_desc *gpt_find_guid_type(const char*);
const struct gpt_ptype_desc *native_root
gpt_match_ptype(const char *name, struct gpt_ptype_desc *t)
struct gpt_ptype_desc *nptypes = realloc(gpt_ptype_descs,
static const struct gpt_ptype_desc *
static const struct gpt_ptype_desc *
const struct gpt_ptype_desc *gtype;
const struct gpt_ptype_desc *t;