pub type LLVMOrcGenericIRModuleOperationFunction = extern "C" fn(M: LLVMModuleRef, Ctx: *mut c_void) -> LLVMErrorRef;