#include #include #include "lib.h" int main(const int argc, const char **argv) { return tweetnacl_main(argc, argv); }