add_executable(ellipsis main.cc ellipsis.cc)
target_link_libraries(ellipsis dyncall_s)

