pub type SupportedWmmaCombinations = Vec<(Elem, Elem, Elem, Vec<(u8, u8, u8)>)>;
pub struct SupportedWmmaCombinations { /* private fields */ }