pub type PK2<MODE = Input<Floating>> = Pin<'K', 2, MODE>;
pub struct PK2<MODE = Input<Floating>> { /* private fields */ }