For internal spidr use only.
data MLIRContext : Type
MkMLIRContext : AnyPtr -> MLIRContext
mkMLIRContext : HasIO io => io MLIRContext
appendDialectRegistry : HasIO io => MLIRContext -> DialectRegistry -> io ()