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