I use m3_LinkRawFunctionEx to register two callback functions, and call back the two functions in succession in webassembly. Why does only one function receive the callback message? ? It is normal ...