gpt_type
const struct gpt_type *gt;
const struct gpt_type gpt_types[] = {
const struct gpt_type *find_gpt_type(const struct uuid *);
const struct gpt_type *
const struct gpt_type *gt = NULL;
const struct gpt_type *gt;