pub fn de_get_struct(
    index: DeclarationId,
    span: &Span
) -> Result<TyStructDeclaration, CompileError>