#
add_executable(callback_plain_c++ test_main.cc)
target_link_libraries(callback_plain_c++ dyncallback_s dyncall_s)

