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