pub unsafe extern "C" fn wasm_application_execute_main( module_inst: wasm_module_inst_t, argc: i32, argv: *mut *mut c_char, ) -> bool