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