pub type PbDropSinkRequest = DropSinkRequest;
pub struct PbDropSinkRequest { pub sink_id: u32, pub cascade: bool, }
sink_id: u32
cascade: bool