pub trait Wrapper { type GlibType: 'static; }
A wrapper struct.
Foreign type represented by the struct.