fn sidebar_type_alias<'a>( cx: &'a Context<'_>, it: &'a Item, t: &'a TypeAlias, items: &mut Vec<LinkBlock<'a>>, deref_id_map: &'a DefIdMap<String>, )