pub type FetchForgottenTopicV15 = FetchForgottenTopicV13;
pub struct FetchForgottenTopicV15 { pub topic_id: [u8; 16], pub partitions: Vec<i32>, }
topic_id: [u8; 16]
partitions: Vec<i32>