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