pub(crate) fn create_module<'ctx>( cx: &'ctx Context, machine: &TargetMachine, aot: bool, ) -> Result<Module<'ctx>>