pub type PbGetFragmentByIdRequest = GetFragmentByIdRequest;
pub struct PbGetFragmentByIdRequest { pub fragment_id: u32, }
fragment_id: u32