pub type GenericDgramSocket = DgramSocket<GenericDgram>;
pub struct GenericDgramSocket { /* private fields */ }