The VOID type isn't used for anything resembling what "void" means in C, so rename it to INVALID to avoid confusion.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.