Segmentation fault EXPORT void my_g_object_get(x64emu_t* emu, void* a1, void* a2, uintptr_t* b) { CREATE_VALIST_FROM_VAARG(b, emu->scratch, 2); my->g_object_get_valist(a1, a2, VARARGS); } Can this parameter 2 be modified to 4?When it is 2, it will cause me to report a segment error when running weixin