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