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