pub type GPT1 = Instance<1>;
struct GPT1 { /* private fields */ }
Acquire a vaild, but possibly aliased, instance.
See the struct-level safety documentation.