add_executable(malloc_wx test_wx.c)
target_link_libraries(malloc_wx dyncallback_s)

