pub unsafe extern "C" fn LLVMRunFunctionAsMain( EE: *mut LLVMOpaqueExecutionEngine, F: *mut LLVMValue, ArgC: u32, ArgV: *const *const i8, EnvP: *const *const i8, ) -> i32