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