pub type PbDropConnectionRequest = DropConnectionRequest;
pub struct PbDropConnectionRequest { pub connection_id: u32, }
connection_id: u32