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