#include "entrypoint.h" int main(int argc, char *argv[]) { return stasis_entrypoint(argc, argv); }